func golang.org/x/sys/unix.writevRacedetect

4 uses

	golang.org/x/sys/unix (current package)
		syscall_linux.go#L2058: 	writevRacedetect(iovecs, n)
		syscall_linux.go#L2070: 	writevRacedetect(iovecs, n)
		syscall_linux.go#L2082: 	writevRacedetect(iovecs, n)
		syscall_linux.go#L2086: func writevRacedetect(iovecs []Iovec, n int) {